@font-face {
  font-family: 'oswald';
  src: url('../font/TT0246M_.ttf');
}
#header {
  height: 92px;
}
#header .logo {
  float: left;
  width: 25%; min-width:280px;
  padding-top: 8px;
}
#header .container {
  width: 100%; padding:0 15px
}
#header .menu {
  float: left;
  width: 50%;
}
#header .menu > li {
  float: left; width:14.2%; text-align:center;
  position: relative;
}
#header .menu > li > a {
 
  display: block;
  height: 92px;
  line-height: 92px;
  color: #000000;
  text-align: center;
  font-size: 15px;
  position: relative;
}
#header .menu > li > a:after {
  content: "";
  display: block;
  height: 17px;
  width: 1px;
  background-color: #aaa;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8.5px;
}
#header .menu > li .menu2 {
  position: absolute;
  width: 140%;
  top: 90px;
  left: -20%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
  border-top: 2px solid #4983F8;
  display: none;
}
#header .menu > li .menu2 li a {
  display: block;
  height: 52px;
  line-height: 52px;
  color: #fff;
}
#header .menu > li .menu2 li a:hover {
  background-color: #4983F8;
}
#header .menu > li:hover > a {
  color: #4983F8;
}
#header .tel {
  width: calc(25% - 125px);
  text-align: center;
  line-height: 92px;
  color: #000;
  font-size: 21px;
  float: left;
}
#header .baidu_register {
  float: left;
  width: 122px;
  text-align: center;
}
#header .baidu_register a {
  display: inline-block;
  width: 122px;
  height: 35px;
  line-height: 35px;
  background-color: #4983F8;
  color: #fff;
  text-align: center;
  margin-top: 30px;
}
#header .baidu_register a:hover {
  opacity: 0.8;
}
#banner {
  overflow: hidden;
}
.slick-dots {
  bottom: 25px;
}
.slick-dots li button {
  background-color: #fff;
  border-radius: 50%;
  width: 15px;
  height: 15px;
}
.slick-dots li button:before {
  display: none;
}
.slick-dots li.slick-active button {
  background-color: #4983F8;
}
#content .content1 ul {
  padding: 80px 70px;
}
#content .content1 ul li {
  float: left;
  width: 25%;
  text-align: center;
}
#content .content1 ul li .p2 {
  font-size: 16px;
  color: #333333;
  margin-top: 15px;
}
#content .content2 {
  padding: 50px 0;
}
#content .content2 .content2_list {
  margin: 30px -15px 0;
}
#content .content2 .content2_list li {
  float: left;
  width: 25%;
  padding: 0 15px;
  margin-top: 30px;
}
#content .content2 .content2_list li a {
  display: block;
  background-color: #FAFAFA;
}
#content .content2 .content2_list li a .text {
  padding: 25px 30px 40px;
  text-align: center;
}
#content .content2 .content2_list li a .text .p1 {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; letter-spacing:0.2em;
}
#content .content2 .content2_list li a .text .p2 {
  color: #a2b2bb;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  margin: 20px 0 30px;
}
#content .content2 .content2_list li a .text .p3 {
  width: 155px;
  height: 34px;
  line-height: 32px;
  border: 1px solid #3C81FF;
  border-radius: 20px;
  color: #3C81FF;
  margin: 0 auto;
}
#content .content22 {
  padding: 10px 0 80px;
}
#content .content222 {
  padding: 0;
}
#content .content222 .content222_title {
  margin-top: 25px;
  font-size: 30px;
  color: #000000;
}
#content .content222 .content2_list {
  margin: 15px -15px 0;
}
#content .content3 {
  padding: 90px 0 120px;
}
#content .content3 .content3_list {
  margin: 65px -5px 0;
}
#content .content3 .content3_list li {
  float: left;
  width: 33.333%;
  padding: 0 5px;
  margin-top: 15px;
}
#content .content3 .content3_list li a {
  display: block;
  position: relative;
  height: 300px;
}
#content .content3 .content3_list li a .text {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #367DFF;
  top: 0;
  left: 0;
  padding: 80px 45px 0;
  color: #fff;
  text-align: center;
  opacity: 0;
}
#content .content3 .content3_list li a .text .image {
  border: 1px solid #ECEDEE;
}
#content .content3 .content3_list li a .text .image img {
  display: block;
}
#content .content3 .content3_list li a .text .p1 {
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#content .content3 .content3_list li a .text .p2 {
  margin-top: 20px;
  color: #fefefe;
  font-size: 12px;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
}
#content .content3 .content3_list li a .text .p3 {
  margin-top: 30px;
}
#content .content3 .content3_list li a .text i.i1,
#content .content3 .content3_list li a .text i.i3 {
  background-color: #5C97FF;
  position: absolute;
  transition: all linear 0.8s;
  -webkit-transition: all linear 0.8s;
  -moz-transition: all linear 0.8s;
  -o-transition: all linear 0.8s;
}
#content .content3 .content3_list li a .text i.i2,
#content .content3 .content3_list li a .text i.i4 {
  background-color: #5C97FF;
  position: absolute;
  transition: all linear 0.6s;
  -webkit-transition: all linear 0.6s;
  -moz-transition: all linear 0.6s;
  -o-transition: all linear 0.6s;
}
#content .content3 .content3_list li a .text i.i1 {
  height: 1px;
  width: 0;
  left: 25px;
  top: 25px;
}
#content .content3 .content3_list li a .text i.i2 {
  width: 1px;
  height: 0;
  right: 25px;
  top: 42px;
}
#content .content3 .content3_list li a .text i.i3 {
  height: 1px;
  width: 0;
  right: 25px;
  bottom: 25px;
}
#content .content3 .content3_list li a .text i.i4 {
  width: 1px;
  height: 0;
  left: 25px;
  bottom: 42px;
}
#content .content3 .content3_list li a:hover .text {
  opacity: 1;
}
#content .content3 .content3_list li a:hover i.i1,
#content .content3 .content3_list li a:hover i.i3 {
  transition: all linear 0.8s;
  -webkit-transition: all linear 0.8s;
  -moz-transition: all linear 0.8s;
  -o-transition: all linear 0.8s;
}
#content .content3 .content3_list li a:hover i.i2,
#content .content3 .content3_list li a:hover i.i4 {
  transition: all linear 0.6s;
  -webkit-transition: all linear 0.6s;
  -moz-transition: all linear 0.6s;
  -o-transition: all linear 0.6s;
}
#content .content3 .content3_list li a:hover i.i1 {
  width: 410px;
}
#content .content3 .content3_list li a:hover i.i2 {
  height: 218px;
}
#content .content3 .content3_list li a:hover i.i3 {
  width: 410px;
}
#content .content3 .content3_list li a:hover i.i4 {
  height: 218px;
}
#content .content3_type {
  margin-top: 50px;
  text-align: center;
}
#content .content3_type li {
  display: inline-block;
  margin: 0 6px;
}
#content .content3_type li a {
  display: inline-block;
  width: 110px;
  height: 34px;
  line-height: 34px;
  color: #010101;
  background-color: #F8F8F8;
}
#content .content3_type li a:hover {
  background-color: #367DFF;
  color: #fff;
}
#content .content4 {
  background-image: -webkit-linear-gradient(bottom left, #5b0dd9, #3d58e1);
  background-image: linear-gradient(to top right, #5b0dd9, #3d58e1);
  position: relative;
  color: #fff;
  text-align: center;
}
#content .content4 .container {
  position: relative;
  padding: 80px 0 85px;
}
#content .content4 .content4_list {
  margin: 70px -17px 0;
}
#content .content4 .content4_list li {
  float: left;
  width: 25%;
  padding: 0 17px;
}
#content .content4 .content4_list li a {
  display: block;
  height: 148px;
  background-color: rgba(255, 255, 255, 0.1);
  text-align: left;
  padding: 35px 0 0 60px;
  color: #fff;
}
#content .content4 .content4_list li a .p11 {
  font-size: 50px;
  text-shadow: 5px 2px 6px rgba(0, 0, 0, 0.2);
  font-family: 'oswald';
  position: relative;
  display: inline-block;
}
#content .content4 .content4_list li a .p11 span {
  display: block;
  height: 21px;
  padding: 6px 2px;
  background-color: #6135D6;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 9px;
}
#content .content4 .content4_list li a .p11 span img {
  display: inline;
  position: relative;
  top: -14px;
  right: -2px;
}
#content .content4 .content4_list li a b {
  font-weight: normal;
  font-size: 50px;
  font-family: 'oswald';
}
#content .content4 .content4_list li a .p22 {
  font-size: 16px;
  margin: 15px 0 15px;
}
#content .content4 .content4_list li a .p33 {
  width: 35px;
  height: 6px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.1);
}
#content .content4 .particle-1 {
  position: absolute;
  bottom: 0;
  left: 0;
}
#content .content4 .particle-1 canvas {
  width: 100% !important;
}
#content .content4 p {
  position: relative;
  z-index: 10;
}
#content .content4 .p1 {
  font-size: 30px;
}
#content .content4 .p2 {
  margin: 25px 0 70px;
  font-size: 16px;
  line-height: 30px;
  color: #D2D0F7;
  padding: 0 200px;
}
#content .content5 {
  padding: 100px 0 90px;
}
#content .content5 .content5_main {
  margin-top: 60px;
}
#content .content5 .single-item2 {
  float: left;
  width: 490px;
  padding: 25px 20px 52px;
  background-color: #F8F8F8;
}
#content .content5 .single-item2 .slick-dots {
  text-align: left;
}
#content .content5 .single-item2 .slick-dots li button {
  width: 5px;
  height: 5px;
  background-color: #3C3C3C;
  padding: 0;
}
#content .content5 .single-item2 .slick-dots li.slick-active button {
  background-color: #367DFF;
}
#content .content5 .single-item2 .slick-dots li {
  width: 5px;
  height: 5px;
  margin: 0 3px;
}
#content .content5 .single-item2 .text {
  padding-right: 105px;
  position: relative;
}
#content .content5 .single-item2 .text .p1 {
  font-size: 18px;
  color: #000000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 20px 0 10px;
}
#content .content5 .single-item2 .text .p2 {
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
#content .content5 .single-item2 .text .p3 {
  width: 75px;
  height: 80px;
  color: #fff;
  text-align: center;
  background-color: #367DFF;
  border-radius: 8px;
  position: absolute;
  right: 0;
  top: 0;
}
#content .content5 .single-item2 .text .p3 span {
  display: block;
}
#content .content5 .single-item2 .text .p3 .span1 {
  font-size: 40px;
}
#content .content5 .content5_list {
  float: left;
  margin-left: 25px;
  width: 885px;
}
#content .content5 .content5_list li {
  float: left;
  width: 50%;
  border-bottom: 1px solid #F0F0F0;
  border-right: 1px solid #F0F0F0;
  position: relative;
}
#content .content5 .content5_list li a {
  display: block;
  background-color: #F8F8F8;
  height: 172px;
  padding: 60px 35px 0 0;
}
#content .content5 .content5_list li a .date {
  float: left;
  width: 98px;
  position: relative;
  padding: 10px 15px 10px 25px;
  text-align: right;
  color: #666666;
}
#content .content5 .content5_list li a .date .p1 {
  font-size: 29px;
}
#content .content5 .content5_list li a .date .p2 {
  font-size: 14px;
  margin-top: 12px;
}
#content .content5 .content5_list li a .date:after {
  content: "";
  display: block;
  height: 100%;
  width: 1px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #E5E5E5;
}
#content .content5 .content5_list li a .text {
  margin-left: 115px;
}
#content .content5 .content5_list li a .text .p1 {
  font-size: 16px;
  color: #000000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#content .content5 .content5_list li a .text .p2 {
  font-size: 12px;
  color: #999999;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  margin-top: 15px;
}
#content .content5 .content5_list li:nth-child(2n+2) {
  border-right: none;
}
#content .content5 .content5_list li:hover {
  border-color: transparent;
  z-index: 10;
}
#content .content5 .content5_list li:hover a {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}
#content .content5 .content5_list li:hover a .text .p1 {
  color: #337dff;
}
#content .content6 {
  padding: 75px 0 50px;
  background: url(../images/icon3.png) no-repeat center bottom -120px;
}
#content .content6 .content6_list {
  margin-top: 85px;
}
#content .content6 .content6_list li {
  float: left;
  width: 20%;
  border: 1px solid #EAE7E7;
}
#content .content6 .content6_list li img {
  display: block;
}
#content .content7 {
  padding: 110px 0 120px;
}
#content .content7 .p1 {
  font-size: 34px;
  color: #000000;
}
#content .content7 .p2 {
  font-size: 20px;
  color: #999999;
  margin-top: 15px;
}
#content .content7 form {
  margin: 45px -20px 0;
}
#content .content7 form .input {
  float: left;
  width: 25%;
  padding: 0 20px;
}
#content .content7 form .input input {
  width: 100%;
  height: 42px;
  box-sizing: border-box;
  outline: none;
  line-height: 42px;
  border: none;
}
#content .content7 form .input input[type=text] {
  border: 1px solid #E6E6E6;
  padding-left: 13px;
}
#content .content7 form .input input[type=button] {
  background-color: #4983F8;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
#content .index_title {
  text-align: center;
}
#content .index_title .p1 {
  font-size: 28px;
  color: #000000;
}
#content .index_title .p2 {
  font-size: 16px;
  color: #aaaaaa;
  margin: 10px 0 13px;
}
#content .index_title .p3 {
  height: 2px;
  line-height: 2px;
}
#content .index_title .p3 span {
  display: inline-block;
  width: 50px;
  height: 2px;
  background-color: #456AFF;
}
#content .baidu_tel {
  height: 185px;
  background-color: #FAFAFA;
}
#content .baidu_tel .text {
  line-height: 185px;
  padding-left: 30px;
  font-size: 35px;
  color: #000000;
  float: left;
}
#content .baidu_tel .call {
  float: right;
  width: 198px;
  text-align: center;
}
#content .baidu_tel .call a {
  display: block;
  height: 54px;
  line-height: 54px;
  color: #fff;
  font-size: 25px;
  background-color: #4983F8;
  margin-top: 58px;
}
#content .baidu_tel .call p {
  font-size: 24px;
  color: #000000;
  margin-top: 5px;
}
#content .edit_content {
  padding: 100px 0 120px;
}
#content .scroll_box .yz {
  margin-left: 65px;
  height: 38px;
  line-height: 38px;
  width: 235px;
  color: #675125;
  text-align: center;
  border-radius: 3px 3px 7px 7px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.34);
  background: -webkit-linear-gradient(bottom left, #f2e0b5, #d6af65);
  background: linear-gradient(to top right, #f2e0b5, #d6af65);
}
#content .scroll_box .one-time {
  padding: 0 50px;
  text-align: center;
  margin-top: 25px;
}
#content .scroll_box .one-time .item {
  padding: 12px 0 5px;
  border-right: 1px solid #DDDDDD;
}
#content .scroll_box .one-time .item .p2 {
  padding: 0 5px;
  margin-top: 20px; font-size:20px; color:#555;
}
#content .scroll_box .one-time .slick-prev,
#content .scroll_box .one-time .slick-next {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #989898;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -18px;
}
#content .scroll_box .one-time .slick-disabled {
  display: none !important;
}
#content .scroll_box .one-time .slick-prev:before,
#content .scroll_box .one-time .slick-next:before {
  display: none;
}
#content .scroll_box .one-time .slick-prev {
  background-image: url(../images/index_17.jpg);
  left: 30px;
}
#content .scroll_box .one-time .slick-next {
  background-image: url(../images/index_18.jpg);
  right: 30px;
}
#content .scroll_box .one-time img {
  display: inline-block;
}
#content .case .case_list {
  margin-top: 35px;
}
#content .case .case_list li {
  float: left;
  width: 33.3%;
  padding: 0 24px;
  margin-top: 35px;
}
#content .case .case_list li a {
  display: block;
  border: 1px solid #E8E8E8;
}
#content .case .case_list li a .text div {
  padding: 0 15px;
}
#content .case .case_list li a .text .d1 {
  font-size: 18px;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 15px 0 10px;
}
#content .case .case_list li a .text .d2 {
  font-size: 12px;
  color: #aaaaaa;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  margin-bottom: 20px;
}
#content .case .case_list li a .text .d3 {
  padding: 17px 0;
  border-top: 1px solid #E8E8E8;
}
#content .case .case_list li a .text .d3 span {
  float: left;
  width: 50%;
  line-height: 20px;
  border-right: 1px solid #EFEFEF;
  text-align: center;
  color: #666666;
}
#content .case .case_list li a .text .d3 span:last-child {
  border: none;
}
#content .case_detail .container {
  position: relative;
  padding-top: 50px;
}
#content .case_detail .container .back {
  width: 60px;
  height: 75px;
  background-color: #F7F7F7;
  border-top: 3px solid #4279FF;
  text-align: center;
  padding-top: 15px;
  position: absolute;
  right: 15px;
  top: -30px;
}
#content .case_detail .container .back .p2 {
  color: #cccccc;
  margin-top: 5px;
}
#content .case_detail .container .case_detail_title {
  padding-bottom: 30px;
  border-bottom: 1px solid #E5E5E5;
  text-align: center;
}
#content .case_detail .container .case_detail_title .p1 {
  font-size: 28px;
  color: #000000;
}
#content .case_detail .container .case_detail_title .p2 {
  font-size: 16px;
  color: #aaaaaa;
  margin-top: 15px;
}
#content .case_detail .container .case_detail_title .p3 {
  color: #cccccc;
  margin-top: 15px;
}
#content .case_detail .container .case_detail_edit {
  padding: 55px 70px 70px;
}
#content .case_detail .container .turn {
  height: 95px;
  padding: 0 100px;
  background-color: #F2F2F2;
}
#content .case_detail .container .turn > div {
  float: left;
  width: 50%;
  line-height: 95px;
}
#content .case_detail .container .turn > div a {
  color: #333333;
}
#content .case_detail .container .turn .next {
  text-align: right;
}
#content .footer_show {
  padding-top: 120px;
}
#content .footer_show .title {
  font-size: 30px;
  color: #333333;
}
#content .footer_show .list {
  margin-top: 65px;
  padding: 0 30px;
}
#content .footer_show .list li {
  float: left;
  width: 25%;
  padding: 0 20px;
}
#content .footer_show .list li .image img {
  display: block;
}
#content .footer_show .list li .text .p1 {
  color: #999999;
  font-size: 12px;
  margin: 15px 0 5px;
}
#content .footer_show .list li .text .p2 {
  color: #333333;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#content .footer_show .list li .text .p3 {
  width: 24px;
  height: 1px;
  background-color: #4279FF;
  margin: 10px 0 15px;
}
#content .footer_show .list li .text .p4 {
  color: #999999;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
#content .news_list li {
  margin-top: 60px;
  float: left;
  width: 33.33%;
  padding: 0 25px;
}
#content .news_list li a {
  display: block;
  background-color: #FAFAFA;
}
#content .news_list li a .text {
  padding: 35px 20px;
}
#content .news_list li a .text .p1 {
  color: #555555;
  font-size: 12px;
  line-height: 13px;
}
#content .news_list li a .text .p1 i {
  margin-right: 10px;
  position: relative;
  top: 1px;
}
#content .news_list li a .text .p2 {
  font-size: 22px;
  color: #000000;
  margin: 15px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#content .news_list li a .text .p3 {
  color: #999999;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
#content .news_list li a .text .p4 {
  width: 110px;
  height: 33px;
  line-height: 31px;
  border: 1px solid #EEEEEE;
  text-align: center;
  border-radius: 10px;
  margin-top: 35px;
}
#content .about .about_title {
  margin-top: 35px;
  text-align: center;
}
#content .about .about_title .p1 {
  font-size: 34px;
  color: #000000;
}
#content .about .about_title .p2 {
  color: #999999;
  font-size: 22px;
  margin-top: 5px;
}
#content .case_title {
  text-align: center;
  margin-top: 30px;
}
#content .case_title .p1 {
  font-size: 34px;
  color: #000;
}
#content .case_title .p2 {
  font-size: 22px;
  color: #999999;
  margin-top: 10px;
  text-transform: uppercase;
}
#content .case_typeBox {
  margin: 30px 0 40px;
  text-align: center;
}
#content .case_typeBox ul {
  display: inline-block;
  border: 1px solid #DEDEDE;
  border-radius: 8px;
  overflow: hidden;
}
#content .case_typeBox ul li {
  float: left;
  width: 210px;
  border-left: 1px solid #DEDEDE;
  height: 62px;
  line-height: 62px;
  font-size: 18px;
  color: #333333;
}
#content .case_typeBox ul li a {
  display: block;
}
#content .case_typeBox ul li:first-child {
  border: none;
}
#content .case_typeBox ul li:hover {
  background-color: #4983F8;
}
#content .case_typeBox ul li:hover a {
  color: #fff;
}
#content .introduce {
  height: 98px;
  line-height: 98px;
  background-color: #FAFAFA;
  color: #000000;
  font-size: 34px;
}
#content .introduce_meassae {
  padding: 110px 0 0;
}
#content .introduce_meassae .container {
  padding: 0 35px;
}
#content .introduce_meassae .container .introduce_meassae_left {
  padding-top: 65px;
  float: left;
  width: 50%;
  padding-right: 20px;
}
#content .introduce_meassae .container .introduce_meassae_left .p1 {
  font-size: 30px;
  color: #000000;
}
#content .introduce_meassae .container .introduce_meassae_left .p2 {
  font-size: 20px;
  color: #666666;
  margin-top: 25px;
}
#content .introduce_meassae .container .introduce_meassae_left .p3 {
  margin-top: 45px;
}
#content .introduce_meassae .container .single-item3 {
  float: left;
  width: 50%;
  padding-left: 30px;
}
#content .introduce_meassae .container .single-item3 img {
  border-radius: 12px;
}
#content .in_type {
  text-align: center;
  width: 1035px;
  margin: 0 auto;
  border: 1px solid #DEDEDE;
  border-radius: 8px;
  overflow: hidden;
}
#content .in_type li {
  float: left;
  width: 20%;
  border-left: 1px solid #DEDEDE;
  height: 62px;
  line-height: 62px;
  font-size: 18px;
  color: #333333;
  cursor: pointer;
}
#content .in_type li:first-child {
  border: none;
}
#content .in_type li.on {
  background-color: #4983F8;
  color: #fff;
}
#content .in_type2 {
  width: 1345px;
  margin-top: 75px;
}
#content .in_type2 li {
  width: 14.28%;
}
#content .edit_box .edit_content {
  display: none;
}
#content .edit_box .edit_content .ppzq {
  margin-bottom: 70px;
}
#content .edit_box .edit_content .ppzq .text {
  float: left;
  width: 645px;
  padding: 145px 0 0 45px;
  color: #fff;
}
#content .edit_box .edit_content .ppzq .text .p1 {
  font-size: 30px;
}
#content .edit_box .edit_content .ppzq .text .p2 {
  color: #909090;
  font-size: 16px;
  line-height: 35px;
  margin: 20px 0 80px;
}
#content .edit_box .edit_content .ppzq .image {
  float: left;
  width: 755px;
  padding: 40px 0 0 130px;
}
#content .edit_box .edit_content .ppzq .image img {
  width: 560px;
}
#content .edit_box .edit_content:first-child {
  display: block;
}
#content .ppzq {
  height: 580px;
  background: url(../images/b.jpg) no-repeat center;
  background-size: cover;
}
.slick-slider {
  margin-bottom: 0;
}
.aside {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -225px;
  z-index: 100000;
}
.aside li.develop {
  width: 25px;
  height: 90px;
  line-height: 105px;
  text-align: center;
  background-color: #343840;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -45px;
  right: 0;
  z-index: 1;
}
.aside li {
  position: relative;
  z-index: 10;
}
.aside li > a {
  display: block;
  height: 90px;
  width: 86px;
  background-color: #343840;
  border-bottom: 1px dashed #53565B;
  padding-top: 20px;
  text-align: center;
}
.aside li > a .p2 {
  color: #ADAEB0;
  margin-top: 2px;
}
.aside li .tel {
  position: absolute;
  height: 100%;
  width: 306px;
  background-color: #3E7AFF;
  top: 0;
  right: -306px;
  opacity: 0;
}
.aside li .tel .icon {
  float: left;
  width: 97px;
  border-right: 1px dashed #5185FF;
  text-align: center;
  padding-top: 20px;
  height: 90px;
  color: #AFC4FF;
}
.aside li .tel .tel_number {
  padding: 20px 0 0 120px;
}
.aside li .tel .tel_number a {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}
.aside li .code {
  width: 127px;
  height: 128px;
  padding: 9px;
  background-color: #343840;
  position: absolute;
  left: -127px;
  top: 50%;
  margin-top: -64px;
  display: none;
}
.aside li:hover a {
  background-color: #367DFF;
}
.aside li:hover a .p2 {
  color: #A6BDFF;
}
#footer {
  background-color: #21252F;
}
#footer .container1 {
  position: relative;
}
#footer .code {
  width: 110px;
  text-align: center; float:left;margin-top: 70px;
}
#footer .code .p2 {
  color: #908e90;
  margin-top: 5px;
}
#footer .footer_menu {
  float: left;
  width: calc(100% - 460px);
  padding-top: 30px;
}
#footer .footer_menu .item {
  float: left;
  width: 120px;
}
#footer .footer_menu .item .footer_menu_title {
  font-size: 16px;
  color: #fff;
  margin-bottom: 15px;
}
#footer .footer_menu .item .footer_menu_list a {
  display: block;
  color: #898789;
  font-size: 14px;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#footer .footer_menu .item .footer_menu_list a:hover {
  color: #fff;
}
#footer .footer_menu .item:first-child {
  width: 285px;
  padding-right: 60px;
}
#footer .footer_menu .item:first-child .footer_menu_list a {
  float: left;
  width: 85px;
}
#footer .footer_meassage {
  float: left;
  width: 300px;
  margin-top: 50px; margin-right:45px;
}
#footer .footer_meassage .footer_meassage1 .icon {
  float: left;
  width: 73px;
}
#footer .footer_meassage .footer_meassage1 .text {
  margin-left: 75px;
  color: #fff;
}
#footer .footer_meassage .footer_meassage1 .text .p2 {
  font-size: 30px;
}
#footer .footer_meassage .address {
  margin: 10px 0 20px;
  color: #908e91;
}
#footer .footer_meassage .area_list {
  padding: 0 10px;
  background-color: #2D313B; width:94%
}
#footer .footer_meassage .area_list li {
  float: left;
  width: 65px; text-align: center;
  color: #797a7c;
  height: 37px;
  line-height: 37px;
  position: relative;cursor:pointer
}

#footer .footer_meassage .area_list li:after {
  content: "";
  display: block;
  width: 1px;
  height: 13px;
  background-color: #414243;
  position: absolute;
  right: 0;
  top: 13px;
}
#footer .footer_meassage .area_list li:hover,#footer .footer_meassage .area_list li.on {
  color: #fff;
}
#footer .footer_meassage .area_list li:last-child:after {
  display: none;
}
#footer .copyright {
  margin-top: 40px;
}
#footer .copyright .pc_footer_nav {
  border-top: 1px solid #2D3235;
  border-bottom: 1px solid #2D3235;
}
#footer .copyright .pc_footer_nav li {
  float: left;
  color: #fff;
  line-height: 60px;
}
#footer .copyright .pc_footer_nav li a {
  color: #5D6067;
  margin-right: 25px;
  line-height: 60px;
}
#footer .copyright .pc_footer_nav li a:hover {
  color: #fff;
}
#footer .copyright .copyright_con {
  text-align: center;
  padding: 25px;
  line-height: 23px;
  color: #908e90;
}
#footer .copyright .copyright_con a {
  color: #908e90;
}
.job_box {
  margin-top: 80px;
}
.job .panel-heading .panel-title span {
  float: right;
  font-size: 80%;
  margin-top: 3px;
}
.job .panel-heading .panel-title em {
  color: #F00;
  font-style: normal;
}
.job .panel-body .job_ul {
  margin-bottom: 10px;
}
.job .panel-body .job_ul li {
  margin-bottom: 5px;
  width: 25%;
  float: left;
}
.job .job_content .tab-content {
  padding: 10px;
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-top: none;
}
.job .job_content .nav-tabs .active a {
  background: #f5f5f5;
  font-weight: bold;
  border-bottom-color: #f5f5f5;
}
.job .sure {
  padding: 5px 15px;
  border: none;
  color: #fff;
  border-radius: 5px;
  margin-right: 10px;
  background: #df0024;
  margin-top: 10px;
}
.panel-default {
  border-color: #ddd;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-body {
  padding: 15px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav > li {
  position: relative;
  display: block;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.fade.in {
  opacity: 1;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.form-control {
  display: block;
  line-height: 34px;
  width: 100%;
  height: 34px;
  padding: 0px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 15px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-sizing: border-box;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.form-group {
  margin-bottom: 15px;
}
.form-group .control-label {
  text-align: right;
  height: 34px;
  line-height: 34px;
  color: #000000;
}
.resume {
  width: 90%;
  margin: auto;
}
.resume .resume_list {
  border: 1px solid #F3F3F3;
  margin-bottom: 15px;
}
.resume .resume_list .title {
  background-color: #F2F2F2;
  margin-bottom: 15px;
  padding: 15px;
}
.resume .sure {
  padding: 5px 25px;
  border: none;
  color: #fff;
  border-radius: 5px;
  margin-right: 10px;
  background: #4983F8;
  cursor: pointer;
}
.resume .resume_list .control-label {
  float: left;
  width: 120px;
}
.resume_in img {
  margin: 5px 0 0 10px;
}
.resume .resume_list .resume_in {
  width: 580px;
  float: left;
}
.resume_btn {
  margin-left: 120px;
}

.sub_banner{ height:640px; background-position:center; background-repeat:no-repeat}

.about_con1{ padding:80px 35px; border-bottom:solid 1px #d2d2d2}
.about_con1 .tit{ float:left; width:35%}
.about_con1 .tit  b{ color:#b5b5b5; font-size:18px; font-weight:normal;text-transform:Uppercase}
.about_con1 .tit p{ color:#000000; font-size:35px; letter-spacing:0.2em;}
.about_con1 .tit p span{ color:#276fea}
.about_con1 .inner{ float:right; width:65%;}
.about_con1 .inner>b{ font-size:25px; color:#000000; display:block; margin-bottom:25px; letter-spacing:0.18em; font-weight:normal}
.about_con1 .inner>b span{ display:block; font-size:20px;}
.about_con1.about_con11 .inner b{ padding-left:185px; background:url(../images/about_logo.jpg) no-repeat; background-size:120px; height:45px; position:relative;}
.about_con1.about_con11 .inner b:before{display:block; content:" "; position:absolute; top:2px; left:150px;width:2PX; height:35px; line-height:35px; background:#999;}
.about_con1 .inner>p{ color:#999999; font-size:16px; line-height:36px;}

.develop_li div.d_dian{
	width: 12px;
	height: 12px;
	border-radius:100%;
	background: #337dff;
	position: relative;
	z-index: 5; float:left;
}
.developspan_01{
	width: 12px;
	height: 12px;
	opacity: 1;
	border: 1px solid #337dff;
	position: absolute;
	border-radius: 100%; 
	animation: donghua1 2s;
	animation-iteration-count:infinite;
}
@keyframes donghua1 {
	0% {width: 12px;height: 12px;opacity: 1;left: 0px;top: -0px;}
	100% {width: 60px;height: 60px;opacity: 0;left: -24px;top: -24px;}
}
.developspan_02{
	width: 12px;
	height: 12px;
	opacity: 1;
	border: 1px solid #337dff;
	position: absolute;
	border-radius: 100%;
	animation: donghua2 2s;
	animation-delay: 0.2s;
	animation-iteration-count:infinite;
}
@keyframes donghua2 {
	0% {width: 12px;height: 12px;opacity: 1;left: -0px;top: -0px;}
	100% {width: 60px;height: 60px;opacity: 0;left: -24px;top: -24px;}
}
.develop_li{ position:relative; padding-bottom:160px; display:block}
.develop_li:before{display:block; content:" "; position:absolute; top:0px; left:6px;width:1PX; height:100%; background:#c5dbff;}
.develop_li .develop_txt{ width:calc(100% - 80px); float:right; margin-top:-50px;}
.develop_li .develop_txt span {
    font-size: 100px;
    color: #ebf2ff;
    font-weight: bold;
    -webkit-mask: linear-gradient(to bottom, #eadede, transparent ); line-height:110px;
}
.develop_li .develop_txt .develop_in:nth-child(2){ margin-top:-40px;}
.develop_li .develop_txt .develop_in b{ width:60px; text-align:right; font-size:25px; font-weight:bold;float:left}
.develop_li .develop_txt .develop_in p{ float:right; width:calc(100% - 90px); line-height:36px; font-size:18px;}
